home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / relnotes / Qt / README < prev   
Encoding:
Text File  |  1999-07-21  |  2.3 KB  |  54 lines

  1.           QT FREE EDITION 1.40 SOURCE CODE DISTRIBUTION
  2.  
  3. This is the official release of Qt Free Edition version 1.40.
  4.  
  5. You may use Qt Free Edition for software development free of charge
  6. only if you develop Free (non-proprietary) Software. The LICENSE file
  7. explains what you may or may not do with Qt Free Edition.
  8.  
  9. Qt Free Edition may only be used on the X Window System.
  10.  
  11. If you are using Qt for developing commercial, proprietary, or other
  12. non-free software, you must have have a license for Qt Professional
  13. Edition. Please see http://www.troll.no/purchase.html for how to obtain
  14. this. Qt Professional Edition is also supported on Microsoft Windows.
  15.  
  16. This Qt version has binary compatibility with all previous 1.x stable
  17. releases.  This means that software compiled with one of those older
  18. libraries will run with the new dynamic library. 
  19.  
  20. The INSTALL file explains how to install Qt.
  21.  
  22. Qt Free Edition is currently supported on Linux, Solaris, SunOS,
  23. FreeBSD, OSF/1, Irix, BSD/OS, NetBSD, SCO, HP-UX and AIX. If you want
  24. to port Qt to a new platform, please read the PORTING file.
  25.  
  26. The HTML documentation in the html directory contains the reference
  27. documentation of the Qt classes. Start your favorite Web browser with
  28. the html/index.html file. There are also manual pages for each class.
  29.  
  30. If you are new to Qt it is a good idea to read the tutorial. It is located
  31. in html/tutorial.html. The tutorial directory contains the programs used
  32. in the tutorial.
  33.  
  34. All documentation is available as postscript from our web server, see
  35. http://www.troll.no/dl/ or ftp://ftp.troll.no/qt/postscript/
  36.  
  37. The example programs in the examples directory demonstrate some Qt
  38. features. You can study these examples to get an overview of how Qt
  39. programs can be written, or look at html/examples.html with your
  40. browser.
  41.  
  42. See the FAQ for frequently asked questions about Qt; html/faq.html.
  43.  
  44. If you find any bugs, send a report to qt-bugs@troll.no.
  45.  
  46. If you want to join the Qt user forum mailing list, send a message to
  47. qt-interest-request@troll.no containing a single word "subscribe".  If
  48. you want to be added to our announcements mailing list (no spam), send
  49. a message to qt-announce-request@troll.no containing a single word
  50. "subscribe".
  51.  
  52. If you are interested in the Qt Professional Edition, please write
  53. to sales@troll.no.  Other mail can be sent to info@troll.no.
  54.